SsStudentServiceCustomField 
Logical Entity Name  SsStudentServiceCustomField 
Default Table Name  SsStudentServiceCustomField 
Physical Only  NO 
Definition 
 
Note 
 

SsStudentServiceCustomField Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SsStudentServiceCustomFieldID(PK)    int  NO 
 
SsServiceID(FK)    int  NO 
 
Descrip    varchar(45)  NO 
 
Type    char(10)  NO 
 
HelpText    varchar(255)  YES 
 
Length    int  YES 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
XMLValidation    text  YES 
 
Decimals    tinyint  YES 
 

SsStudentServiceCustomField Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SsStudentServiceCustomField_SsStudentServiceCustomFieldID  PrimaryKey  SsStudentServiceCustomFieldID 

SsStudentServiceCustomField Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SsService  Non-Identifying  One To Zero or More  FK_SsStudentServiceCustomField_SsServiceID_SsService_SsServiceID      SsServiceID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SsStudentServiceCustomField_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SsStudentServiceCustomFieldAssociation  Non-Identifying  One To Zero or More  FK_SsStudentServiceCustomFieldAssociation_SsStudentServiceCustFldID_SsStudentServiceCustFld_SsStudentServiceCustFldID        NO  YES 

SsStudentServiceCustomField Check Constraints 
Check Constraint Name  CheckConstraint